SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
authorMichal Simek <[email protected]>
Thu, 28 Apr 2016 07:54:16 +0000 (09:54 +0200)
committerMichal Simek <[email protected]>
Tue, 24 May 2016 09:15:01 +0000 (11:15 +0200)
commit8d16e1d5931bb1323ef5307204563b7afcb3b6c3
treebb8c050013ff492df15798c524bd37235fddf4c1
parentf44e603f73ea43268f0858b9aa4daf962f1eb347
SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode

Support loading FIT in SPL for RAM bootmode.
CONFIG_SPL_LOAD_FIT_ADRESS points to address where FIT image is stored
in memory.

Signed-off-by: Michal Simek <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Lokesh Vutla <[email protected]>
common/spl/spl.c